func crypto/elliptic.p384RandomPoint

5 uses

	crypto/elliptic (current package)
		p384.go#L105: func p384RandomPoint() (x, y *big.Int) {
		p384.go#L116: 		return p384RandomPoint()
		p384.go#L120: 		return p384RandomPoint()
		p384.go#L128: 		return p384RandomPoint()
		p384.go#L136: 		return p384RandomPoint()